builder-tool: Handle default values changing
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 May 2019 15:59:08 +0000 (15:59 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 May 2019 06:41:30 +0000 (23:41 -0700)
commit09b6dbb7efcdea9f96d582cfd885abe74294e55a
tree1159b8daa0f9cfb647cd67f89ebfe5df78b6870c
parent40fe3d94ac2e502c2d5697d8dc7b3faedce5d93e
builder-tool: Handle default values changing

The default value of GtkWidget::visible changed
from FALSE to TRUE from GTK 3 to 4. Make --3to4
deal with this by ensuring the visible property
is explicitly set, before simplifying.
gtk/tools/gtk-builder-tool-simplify.c